home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 22
/
Cream of the Crop 22.iso
/
editor
/
lik32125.zip
/
LIKSE32.EXE
/
0
/
RCDATA
/
TFM_SRHDEFAULT
/
TFM_SRHDEFAULT.txt
Wrap
Text File
|
1996-10-22
|
4KB
|
173 lines
object FM_SrhDefault: TFM_SrhDefault
Left = 109
Top = 55
BorderStyle = bsDialog
Caption = 'Search Engine Defaults'
ClientHeight = 356
ClientWidth = 519
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 16
object GroupBox1: TGroupBox
Left = 24
Top = 8
Width = 473
Height = 305
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 108
Width = 57
Height = 16
Caption = 'File Type'
end
object Label3: TLabel
Left = 16
Top = 28
Width = 52
Height = 16
Caption = 'Heading'
end
object Label4: TLabel
Left = 16
Top = 68
Width = 76
Height = 16
Caption = 'SubHeading'
end
object SpeedButton1: TSpeedButton
Left = 288
Top = 144
Width = 25
Height = 20
Hint = 'Click here to select a directory to search'
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
333337F373F773333333303330033333333337F3377333333333303333333333
333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
333337777F337F33333330330BB00333333337F373F773333333303330033333
333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
333377777F77377733330BBB0333333333337F337F33333333330BB003333333
333373F7733333333333300333333333333337733333333333330000}
NumGlyphs = 2
end
object Label2: TLabel
Left = 16
Top = 146
Width = 98
Height = 16
Caption = 'Limit to Directory'
end
object Label5: TLabel
Left = 8
Top = 244
Width = 420
Height = 16
Caption =
'Message displays on top of search results screen (understands HT' +
'ML)'
end
object ED_Header: TEdit
Left = 128
Top = 24
Width = 321
Height = 24
TabOrder = 0
end
object ED_SubHeader: TEdit
Left = 128
Top = 64
Width = 321
Height = 24
TabOrder = 1
end
object ED_FileType: TEdit
Left = 128
Top = 104
Width = 121
Height = 24
TabOrder = 2
end
object DirTreeLimit: TEdit
Left = 128
Top = 142
Width = 153
Height = 24
Hint = 'Limit Search to this directory branch'
TabOrder = 3
Text = 'C:\'
end
object CHK_SubDir: TCheckBox
Left = 128
Top = 168
Width = 249
Height = 17
Hint = 'Check to have search include all sub-directories'
Caption = 'Include Sub Directories'
State = cbChecked
TabOrder = 4
end
object CHK_HIDEDIR: TCheckBox
Left = 128
Top = 192
Width = 257
Height = 17
Caption = 'Hide File Type && Directory setting'
TabOrder = 5
end
object ED_Banner: TEdit
Left = 8
Top = 264
Width = 457
Height = 20
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 255
ParentFont = False
TabOrder = 6
end
object CHK_HIDEADV: TCheckBox
Left = 128
Top = 216
Width = 257
Height = 17
Caption = 'Hide Advance Search Options'
TabOrder = 7
end
end
object Button2: TButton
Left = 160
Top = 320
Width = 89
Height = 25
Caption = 'OK'
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 256
Top = 320
Width = 89
Height = 25
Caption = 'Cancel'
TabOrder = 2
OnClick = Button3Click
end
end